home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / tclX-6.4 / help / time / times < prev   
Encoding:
Text File  |  1992-12-17  |  279 b   |  9 lines

  1.  
  2.  
  3.           times
  4.                Return a list containing the process and child
  5.                execution times in the form:
  6.                    utime stime cutime cstime
  7.                Also see the times(2) system call manual page.  The
  8.                values are in milliseconds.
  9.